home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 44
/
Amiga Format CD44 (1999-08-26)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-10].iso
/
-in_the_mag-
/
basics
/
amigabasic
/
monopoly.lha
/
monopoly
/
INSTALLATIONGUIDE
next >
Wrap
Text File
|
1995-03-17
|
2KB
|
49 lines
This distribution requires components from the Workbench and
Extras (AbasiC) disks to build a bootable games disk. The following
instructions should be sufficient to build a bootable disk assuming a
system with two disk drives. Other configurations must be custom
built.
Lines that begin with "1>" are lines that are to be entered as commands.
Lines that begin with "#" are comments about the "1>" lines.
# Clone a standard Workbench disk. After booting and escaping to a CLI
# window, type the following command, then insert the Workbench in df0:
# (if not already there) and a blank disk in df1:
1> diskcopy df0: to df1:
# Relabel the newly cloned disk so they can be distinquished.
1> relabel df1: Monopoly
# Chuck the pieces from the new disk that are not necessary.
1> delete Monopoly:Clock#?
1> delete Monopoly:Preferences#?
1> delete Monopoly:Empty#? all
1> delete Monopoly:Demos#? all
1> delete Monopoly:Utilities#? all
1> delete Monopoly:System#? all
1> delete Monopoly:Trashcan#? all
# Now overlay the AbasiC stuff from the Extras disk. My current version
# of the original Extras disk contains only a half dozen or so files, related
# to AbasiC.
1> copy Extras: Monopoly: all
# Now overlay the monopoly files from the Freely Redistributable Library
# disk. Note that all the contents of the Monopoly directory on the
# library disk are copied to the new games disk.
1> copy AmigaLibDisk15:Monopoly Monopoly: all
You should now have a bootable Monopoly games disk with about 250 blocks
free.
Enjoy!
-Fred